return gboolean instead of gint. Reindent static prototypes.
authorMichael Natterer <mitch@imendio.com>
Tue, 2 Sep 2008 16:37:37 +0000 (16:37 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 2 Sep 2008 16:37:37 +0000 (16:37 +0000)
commit06d7547ff86223a8701cfabdd68623744c7256ac
tree8329ac3c696231f7a8d67c74a7895a13eee46527
parent839aeeafa8eb6646cc2737da7cf08c3ec1cb94e8
return gboolean instead of gint. Reindent static prototypes.

2008-09-02  Michael Natterer  <mitch@imendio.com>

* gtk/gtkdialog.c (gtk_dialog_delete_event_handler): return
gboolean instead of gint. Reindent static prototypes.

svn path=/trunk/; revision=21260
ChangeLog
gtk/gtkdialog.c